home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / hnet / hnetinfo.exe / {app} / HDownload / HScheduler.CSY / RCDATA / TDLGABOUT / TDLGABOUT.txt < prev   
Text File  |  2002-04-17  |  4KB  |  215 lines

  1. object DlgAbout: TDlgAbout
  2.   Left = 340
  3.   Top = 151
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'O produktu'
  7.   ClientHeight = 281
  8.   ClientWidth = 200
  9.   Color = clWindow
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   ShowHint = True
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object ImageLogo: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 201
  24.     Height = 201
  25.     ParentShowHint = False
  26.     Picture.Data = {<image000.bmp>}
  27.     ShowHint = True
  28.   end
  29.   object ImageCopyr: TImage
  30.     Left = 8
  31.     Top = 224
  32.     Width = 81
  33.     Height = 13
  34.     Center = True
  35.     Picture.Data = {<image001.bmp>}
  36.     Stretch = True
  37.   end
  38.   object LabelCopyr1: TLabel
  39.     Left = 92
  40.     Top = 224
  41.     Width = 105
  42.     Height = 29
  43.     Alignment = taRightJustify
  44.     AutoSize = False
  45.     Caption = 'Copyright'
  46.     Font.Charset = DEFAULT_CHARSET
  47.     Font.Color = clBlack
  48.     Font.Height = -9
  49.     Font.Name = 'Microsoft Sans Serif'
  50.     Font.Style = []
  51.     ParentFont = False
  52.     Transparent = True
  53.     WordWrap = True
  54.   end
  55.   object LabelName: TExLabel
  56.     Left = 4
  57.     Top = 194
  58.     Width = 17
  59.     Height = 24
  60.     Caption = '...'
  61.     Font.Charset = EASTEUROPE_CHARSET
  62.     Font.Color = clBlack
  63.     Font.Height = -21
  64.     Font.Name = 'Times New Roman'
  65.     Font.Style = [fsBold]
  66.     ParentFont = False
  67.     ShadowColor = 16744448
  68.     Transparent = True
  69.   end
  70.   object LabelVer: TExLabel
  71.     Left = 168
  72.     Top = 199
  73.     Width = 27
  74.     Height = 16
  75.     Alignment = taRightJustify
  76.     Caption = '......'
  77.     Font.Charset = DEFAULT_CHARSET
  78.     Font.Color = clWindowText
  79.     Font.Height = -13
  80.     Font.Name = 'MS Sans Serif'
  81.     Font.Style = [fsBold]
  82.     ParentFont = False
  83.     ShadowColor = clRed
  84.     Transparent = True
  85.   end
  86.   object ImageEN: TImage
  87.     Left = 168
  88.     Top = 168
  89.     Width = 25
  90.     Height = 25
  91.     Picture.Data = {<image002.bmp>}
  92.     Transparent = True
  93.     Visible = False
  94.   end
  95.   object LabelWww: TLabel
  96.     Left = 44
  97.     Top = 248
  98.     Width = 27
  99.     Height = 13
  100.     Cursor = crHandPoint
  101.     Caption = 'Www'
  102.     Font.Charset = DEFAULT_CHARSET
  103.     Font.Color = clBlue
  104.     Font.Height = -11
  105.     Font.Name = 'MS Sans Serif'
  106.     Font.Style = [fsUnderline]
  107.     ParentFont = False
  108.     OnClick = LabelWwwDblClick
  109.     OnDblClick = LabelWwwDblClick
  110.   end
  111.   object Label1: TLabel
  112.     Left = 4
  113.     Top = 249
  114.     Width = 30
  115.     Height = 12
  116.     Caption = 'WWW:'
  117.     Font.Charset = DEFAULT_CHARSET
  118.     Font.Color = clGray
  119.     Font.Height = -9
  120.     Font.Name = 'Microsoft Sans Serif'
  121.     Font.Style = []
  122.     ParentFont = False
  123.   end
  124.   object Bevel1: TBevel
  125.     Left = 4
  126.     Top = 216
  127.     Width = 193
  128.     Height = 5
  129.     Shape = bsTopLine
  130.   end
  131.   object Label2: TLabel
  132.     Left = 4
  133.     Top = 264
  134.     Width = 29
  135.     Height = 12
  136.     Caption = 'E-mail:'
  137.     Font.Charset = DEFAULT_CHARSET
  138.     Font.Color = clGray
  139.     Font.Height = -9
  140.     Font.Name = 'Microsoft Sans Serif'
  141.     Font.Style = []
  142.     ParentFont = False
  143.   end
  144.   object LabelMail: TLabel
  145.     Left = 44
  146.     Top = 264
  147.     Width = 19
  148.     Height = 13
  149.     Cursor = crHandPoint
  150.     Caption = 'Mail'
  151.     Font.Charset = DEFAULT_CHARSET
  152.     Font.Color = clBlue
  153.     Font.Height = -11
  154.     Font.Name = 'MS Sans Serif'
  155.     Font.Style = [fsUnderline]
  156.     ParentFont = False
  157.     OnClick = LabelMailClick
  158.     OnDblClick = LabelWwwDblClick
  159.   end
  160.   object ImageES: TImage
  161.     Left = 168
  162.     Top = 168
  163.     Width = 25
  164.     Height = 25
  165.     Picture.Data = {<image003.bmp>}
  166.     Transparent = True
  167.     Visible = False
  168.   end
  169.   object ImageDE: TImage
  170.     Left = 168
  171.     Top = 168
  172.     Width = 25
  173.     Height = 25
  174.     Picture.Data = {<image004.bmp>}
  175.     Transparent = True
  176.     Visible = False
  177.   end
  178.   object ImageCSY: TImage
  179.     Left = 168
  180.     Top = 168
  181.     Width = 25
  182.     Height = 25
  183.     Picture.Data = {<image005.bmp>}
  184.     Transparent = True
  185.     Visible = False
  186.   end
  187.   object ImageFR: TImage
  188.     Left = 168
  189.     Top = 168
  190.     Width = 25
  191.     Height = 25
  192.     Picture.Data = {<image006.bmp>}
  193.     Transparent = True
  194.     Visible = False
  195.   end
  196.   object ImageIT: TImage
  197.     Left = 168
  198.     Top = 168
  199.     Width = 25
  200.     Height = 25
  201.     Picture.Data = {<image007.bmp>}
  202.     Transparent = True
  203.     Visible = False
  204.   end
  205.   object ImageRUS: TImage
  206.     Left = 168
  207.     Top = 168
  208.     Width = 25
  209.     Height = 25
  210.     Picture.Data = {<image008.bmp>}
  211.     Transparent = True
  212.     Visible = False
  213.   end
  214. end
  215.